[INFO] fetching crate oxigdal-dev-tools 0.1.3...
[INFO] testing oxigdal-dev-tools-0.1.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate oxigdal-dev-tools 0.1.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate oxigdal-dev-tools 0.1.3
[INFO] finished tweaking crates.io crate oxigdal-dev-tools 0.1.3
[INFO] tweaked toml for crates.io crate oxigdal-dev-tools 0.1.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxigdal-dev-tools 0.1.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxigdal-dev-tools 0.1.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4eefc69d04e7d82aa4435beb70b0b996f0ce555e9a3680be5ab8132988c3266
[INFO] running `Command { std: "docker" "start" "-a" "b4eefc69d04e7d82aa4435beb70b0b996f0ce555e9a3680be5ab8132988c3266", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4eefc69d04e7d82aa4435beb70b0b996f0ce555e9a3680be5ab8132988c3266", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4eefc69d04e7d82aa4435beb70b0b996f0ce555e9a3680be5ab8132988c3266", kill_on_drop: false }`
[INFO] [stdout] b4eefc69d04e7d82aa4435beb70b0b996f0ce555e9a3680be5ab8132988c3266
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22d3764d58610fc2e8fc22817608df5ba84ceb9d238bde898cb0a627650c20ad
[INFO] running `Command { std: "docker" "start" "-a" "22d3764d58610fc2e8fc22817608df5ba84ceb9d238bde898cb0a627650c20ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling symbolic-demangle v12.17.2
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling symbolic-common v12.17.2
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oxigdal-core v0.1.3
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling sysinfo v0.38.4
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling pprof v0.15.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling inferno v0.11.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling oxigdal-dev-tools v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.17s
[INFO] running `Command { std: "docker" "inspect" "22d3764d58610fc2e8fc22817608df5ba84ceb9d238bde898cb0a627650c20ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22d3764d58610fc2e8fc22817608df5ba84ceb9d238bde898cb0a627650c20ad", kill_on_drop: false }`
[INFO] [stdout] 22d3764d58610fc2e8fc22817608df5ba84ceb9d238bde898cb0a627650c20ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67964bedceac0159b5b9af3594d70b25a73de3d2c1fcfcd2d01eabd3b7f7076f
[INFO] running `Command { std: "docker" "start" "-a" "67964bedceac0159b5b9af3594d70b25a73de3d2c1fcfcd2d01eabd3b7f7076f", kill_on_drop: false }`
[INFO] [stderr]    Compiling oxigdal-dev-tools v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.66s
[INFO] running `Command { std: "docker" "inspect" "67964bedceac0159b5b9af3594d70b25a73de3d2c1fcfcd2d01eabd3b7f7076f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67964bedceac0159b5b9af3594d70b25a73de3d2c1fcfcd2d01eabd3b7f7076f", kill_on_drop: false }`
[INFO] [stdout] 67964bedceac0159b5b9af3594d70b25a73de3d2c1fcfcd2d01eabd3b7f7076f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] da01eb7cf61e19f6729bfef4d095183743e389f0d7b56b4bf7b0b259a67210d9
[INFO] running `Command { std: "docker" "start" "-a" "da01eb7cf61e19f6729bfef4d095183743e389f0d7b56b4bf7b0b259a67210d9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxigdal_dev_tools-35081454ffbb279f)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test benchmarker::tests::test_benchmarker_creation ... ok
[INFO] [stdout] test debugger::tests::test_data_inspector_array ... ok
[INFO] [stdout] test benchmarker::tests::test_benchmarker_config ... ok
[INFO] [stdout] test debugger::tests::test_debug_level_ordering ... ok
[INFO] [stdout] test debugger::tests::test_data_inspector_map ... ok
[INFO] [stdout] test debugger::tests::test_data_inspector_empty_array ... ok
[INFO] [stdout] test debugger::tests::test_debugger_level_filter ... ok
[INFO] [stdout] test debugger::tests::test_debug_message_creation ... ok
[INFO] [stdout] test debugger::tests::test_debugger_max_messages ... ok
[INFO] [stdout] test debugger::tests::test_debugger_messages_by_level ... ok
[INFO] [stdout] test generator::tests::test_generate_checkerboard ... ok
[INFO] [stdout] test generator::tests::test_generate_grid ... ok
[INFO] [stdout] test generator::tests::test_generate_noise ... ok
[INFO] [stdout] test generator::tests::test_generate_gradient_raster ... ok
[INFO] [stdout] test generator::tests::test_generate_points ... ok
[INFO] [stdout] test generator::tests::test_generator_creation ... ok
[INFO] [stdout] test inspector::tests::test_file_inspector_creation ... ok
[INFO] [stdout] test inspector::tests::test_file_info_export ... ok
[INFO] [stdout] test generator::tests::test_generate_geojson ... ok
[INFO] [stdout] test inspector::tests::test_file_inspector_nonexistent ... ok
[INFO] [stdout] test inspector::tests::test_format_detection_by_extension ... ok
[INFO] [stdout] test benchmarker::tests::test_benchmarker_results ... ok
[INFO] [stdout] test inspector::tests::test_format_size ... ok
[INFO] [stdout] test generator::tests::test_generate_flat_raster ... ok
[INFO] [stdout] test debugger::tests::test_debugger_logging ... ok
[INFO] [stdout] test profiler::tests::test_format_bytes ... ok
[INFO] [stdout] test benchmarker::tests::test_timer_elapsed ... ok
[INFO] [stdout] test validator::tests::test_validate_bounds ... ok
[INFO] [stdout] test validator::tests::test_validate_data_range ... ok
[INFO] [stdout] test validator::tests::test_validate_empty_data ... ok
[INFO] [stdout] test validator::tests::test_validate_raster_dimensions ... ok
[INFO] [stdout] test validator::tests::test_validation_error ... ok
[INFO] [stdout] test validator::tests::test_validation_result_creation ... ok
[INFO] [stdout] test benchmarker::tests::test_export_json ... ok
[INFO] [stdout] test profiler::tests::test_export_json ... ok
[INFO] [stdout] test profiler::tests::test_memory_profiler ... ok
[INFO] [stdout] test profiler::tests::test_profiler_creation ... ok
[INFO] [stdout] test benchmarker::tests::test_timer ... ok
[INFO] [stdout] test profiler::tests::test_profiler_metrics ... ok
[INFO] [stdout] test benchmarker::tests::test_benchmark_simple ... ok
[INFO] [stdout] test profiler::tests::test_profiler_report ... ok
[INFO] [stdout] test benchmarker::tests::test_comparison ... ok
[INFO] [stdout] test profiler::tests::test_profiler_session ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests oxigdal_dev_tools
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 14) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.42s; merged doctests compilation took 0.40s
[INFO] running `Command { std: "docker" "inspect" "da01eb7cf61e19f6729bfef4d095183743e389f0d7b56b4bf7b0b259a67210d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da01eb7cf61e19f6729bfef4d095183743e389f0d7b56b4bf7b0b259a67210d9", kill_on_drop: false }`
[INFO] [stdout] da01eb7cf61e19f6729bfef4d095183743e389f0d7b56b4bf7b0b259a67210d9
